contains_all
Checks if the collection contains all elements of another collection.
Since
0.9.0
Parameters
values
The collection to check against.
Checks if the collection contains all elements of another collection.
0.9.0
The collection to check against.